-
Notifications
You must be signed in to change notification settings - Fork 973
Add a way to view TLS certificates when error #2428
Conversation
@@ -77,6 +77,7 @@ | |||
"keytar": "^3.0.0", | |||
"l20n": "^3.5.1", | |||
"lru_cache": "^1.0.0", | |||
"node-forge": "^0.6.4", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can be taken out?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NVM, just saw your comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That seems good for now
great start, thanks |
The screenshot of 77c534a |
The value of |
1d3764e
to
4ae87f8
Compare
The serial number issue has been fixed with brave/muon#27 |
Is the serialnumber fix in the latest electron release? |
I'll be doing new builds son, maybe today. |
It is available with npm install now and will be in beta3 |
++, thanks |
Actually there is a problem where the serial number is undefined if it's above a certain length. Ex: https://expired.badssl.com. will push a fix to Electron |
This PR(brave/muon#28) will fixed the issue you described. I just tested it with the commit and it works fine. |
git rebase -i
to squash commits if needed.Fix #1057
Problems needs to be solved: